ActiveReports 12
DataTree.Scope<T> Constructor(T[],Int32)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > DataTree.Scope<T> Class > DataTree.Scope<T> Constructor : DataTree.Scope<T> Constructor(T[],Int32)
Syntax
'Declaration
 
Public Function New( _
   ByVal values() As T, _
   Optional ByVal id As Integer _
)
public DataTree.Scope<T>( 
   T[] values,
   int id
)

Parameters

values
id
See Also

Reference

DataTree.Scope<T> Class
DataTree.Scope<T> Members
Overload List